Add new hook to augment help buffers.
authorDavid Engster <dengste@eml.cc>
Tue, 7 Jan 2014 20:40:44 +0000 (21:40 +0100)
committerDavid Engster <dengste@eml.cc>
Tue, 7 Jan 2014 20:40:44 +0000 (21:40 +0100)
commitc20b85544b4014152528d8fef33eb1c6d61ba16e
tree513f03dfd7142acb9518374b5d72f395ac48ed11
parent37c25c3460a6c6070455b205502afa372137b7c6
Add new hook to augment help buffers.

* help-fns.el (help-fns-describe-function-functions): New variable to
call functions for augmenting help buffers.
(describe-function-1): Remove explicit calls to
`help-fns--compiler-macro', `help-fns--parent-mode' and
`help-fns--obsolete'.  Put them in above new variable instead.  Call
all of them through `run-hook-with-args'.
lisp/ChangeLog
lisp/help-fns.el